#banner {
    height: 1080px;
}

    #banner li .img {
        height: 1080px;
    }

    #banner .banner-text {
        position: absolute;
        top: 220px;
        width: 100%;
    }

        #banner .banner-text .txt {
            opacity: 1;
            transform: scale(1);
            animation: enter 1.3s ease forwards;
            -webkit-animation: enter 1.3s ease forwards;
        }

        #banner .banner-text h2 {
            width: 168px;
            height: 49px;
            font-size: 42px;
            margin: 0 auto;
            color: #fff;
        }

        #banner .banner-text h3 {
            width: 721px;
            height: 120px;
            font-size: 22px;
            line-height: 40px;
            margin: 0 auto;
            color: #fff;
            margin-top: 16px;
            text-align: center;
        }

#guandian {
    width: 100%;
    height: 800px;
    background: url(../i/home_top1.png) center 0px no-repeat;
    position: relative;
    padding-top: 64px;
    padding-bottom: 64px;
}

    #guandian .guandian-car {
        width: 100%;
        height: 96px;
        background: url(../i/car-list-bg.png) no-repeat;
        background-position: center;
    }

    #guandian .guandian-txt {
    }

        #guandian .guandian-txt h2 {
            height: 48px;
            line-height: 48px;
            font-size: 32px;
            text-align: center;
            color: #252B3A;
            margin: 0 auto;
            font-weight: 500;
            font-family: 'HarmonyOS Sans SC';
        }

        #guandian .guandian-txt h3 {
            height: 22px;
            font-size: 16px;
            line-height: 22px;
            text-align: center;
            color: #3D485D;
            margin: 0 auto;
            font-weight: 400;
            font-family: 'HarmonyOS Sans SC';
            margin-top: 8px;
        }

    #guandian .guandian-list {
        margin: 64px auto;
        width: 1440px;
        height: 480px;
        background: #FFFFFF;
        box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.04);
        border-radius: 16px;
        margin-bottom: 0px;
    }

        #guandian .guandian-list .guandian-con {
        }

            #guandian .guandian-list .guandian-con ul {
                display: flex;
                flex-flow: row;
                justify-content: space-between;
            }

.fl {
    width: 50%;
}

.fr {
    width: 50%;
}

#guandian .guandian-list .guandian-con .fl h2 {
    width: 84px;
    height: 48px;
    position: absolute;
    left: 45px;
    top: 24px;
    background: url(../i/hsyc.png) 0px center no-repeat;
}

#guandian .guandian-list .guandian-con .fl .date {
    display: block;
    position: absolute;
    width: auto;
    height: 48px;
    left: 591px;
    top: 24px;
    font-family: 'HarmonyOS Sans SC';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 48px;
    text-align: right;
    color: #A5A5A5;
}

#guandian .guandian-list .guandian-con .fl h3 {
    position: absolute;
    width: 44%;
    height: 60px;
    left: 40px;
    top: 96px;
    font-family: 'HarmonyOS Sans SC';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 32px;
    text-align: left;
    color: #16181A;
    overflow:hidden;
}

#guandian .guandian-list .guandian-con .fl p {
    position: absolute;
    height: 140px;
    left: 40px;
    text-align: justify;
    width: 40%;
    top: 168px;
    font-family: 'HarmonyOS Sans SC';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0.02em;
    color: #3D485D;
}

#guandian .guandian-list .guandian-con .fr img, #guandian .guandian-list .guandian-con .fr .img {
    width: 720px;
    height: 480px;
    border-radius: 0px 16px 16px 0px;
}

#guandian .swiper-pagination {
    bottom: 40px;
    left: 40px;
    width: 640px;
    text-align: left;
}

    #guandian .swiper-pagination span {
        margin: 0px;
        width: 80px;
        height: 6px;
        background: rgba(22, 93, 255);
        border-radius: 0px;
    }

    #guandian .swiper-pagination .swiper-pagination-bullet-active {
        background: #165DFF;
    }

#product {
    width: 100%;
    background: url(../i/product-bg.png) center 0px no-repeat;
    position: relative;
    padding-top: 64px;
    padding-bottom: 64px;
}

    #product .pro-tit {
        width: 100%;
    }

        #product .pro-tit h2 {
            width: 160px;
            height: 48px;
            font-family: 'HarmonyOS Sans SC';
            font-style: normal;
            font-weight: 500;
            font-size: 32px;
            line-height: 48px;
            text-align: center;
            color: #252B3A;
            margin: 0 auto;
        }

        #product .pro-tit h3 {
            width: 464px;
            height: 22px;
            font-family: 'HarmonyOS Sans SC';
            font-style: normal;
            font-weight: 400;
            font-size: 16px;
            line-height: 22px;
            text-align: center;
            color: #575D6C;
            text-align: center;
            margin: 8px auto;
        }

    #product .pro-list {
        width: 1440px;
        margin: 64px auto;
        margin-bottom: 0px;
    }

        #product .pro-list .pro-list-item {
            overflow: hidden;
            zoom: 1;
            box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.04);
            display: flex;
            justify-content: space-between;
            flex: 0 0;
        }

            #product .pro-list .pro-list-item .fl {
                width: 400px;
                height: 310px;
                position: relative;
            }

                #product .pro-list .pro-list-item .fl h2 {
                    position: absolute;
                    bottom: 0px;
                    height: 64px;
                    width: 100%;
                    background: rgba(255, 255, 255, 0.16);
                    font-family: 'HarmonyOS Sans SC';
                    font-weight: 700;
                    font-size: 28px;
                    letter-spacing: 0.02em;
                    color: #FFFFFF;
                    text-align: center;
                    line-height: 64px;
                }

            #product .pro-list .pro-list-item .fr {
                border-radius: 0px 16px 16px 0px;
                width: 1040px;
                height: 310px;
                position: relative;
            }

    #product .stix .fl {
        background: url(../i/stix.png) no-repeat;
        border-radius: 16px 0px 0px 16px;
    }

    #product .stix .fr {
        background: url(../i/stix_bg.png) no-repeat;
    }

    #product .stwee {
        margin-top: 24px;
    }

        #product .stwee .fl {
            background: url(../i/stix.png) no-repeat;
            border-radius: 16px 0px 0px 16px;
        }

        #product .stwee .fr {
            background: url(../i/stwee_bg.png) no-repeat;
        }

    #product .mom {
        margin-top: 24px;
    }

        #product .mom .fl {
            background: url(../i/mom.png) no-repeat;
            border-radius: 16px 0px 0px 16px;
        }

        #product .mom .fr {
            background: url(../i/mom_bg.png) no-repeat;
        }

    #product .pro-list .pro-list-con {
        overflow: hidden;
        zoom: 1;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

        #product .pro-list .pro-list-con li {
            width: 50%;
            float: left;
            min-height: 155px;
        }

    #product .pro-list .mom .pro-list-con li {
        width: 20%;
        float: left;
        min-height: 155px;
    }

    #product .pro-list .line1, #product .pro-list .line2, .line-h1, .line-h2, .line-h3, .line-h4, .line-w {
        position: absolute;
        display: block;
        overflow: hidden;
    }

    #product .pro-list .line1 {
        width: 2px;
        background: #EFEFEF;
        height: 310px;
        left: 518px;
        top: 0px;
    }

    #product .pro-list .line2 {
        height: 2px;
        background: #EFEFEF;
        width: 1040px;
        left: 0px;
        top: 153px;
    }

    #product .pro-list .mom .line-h1 {
        width: 2px;
        background: #EFEFEF;
        height: 310px;
        left: 206px;
        top: 0px;
    }

    #product .pro-list .mom .line-h2 {
        width: 2px;
        background: #EFEFEF;
        height: 310px;
        left: 412px;
        top: 0px;
    }

    #product .pro-list .mom .line-h3 {
        width: 2px;
        background: #EFEFEF;
        height: 310px;
        left: 618px;
        top: 0px;
    }

    #product .pro-list .mom .line-h4 {
        width: 2px;
        background: #EFEFEF;
        height: 310px;
        left: 824px;
        top: 0px;
    }

    #product .pro-list .mom .line-w {
        height: 2px;
        background: #EFEFEF;
        width: 1040px;
        left: 0px;
        top: 153px;
    }

    #product .pro-list .pro-list-con li h4 {
        height: 23px;
        font-family: 'HarmonyOS Sans SC';
        font-style: normal;
        font-weight: 500;
        font-size: 20px;
        line-height: 23px;
        color: #252B3A;
        margin-top: 16px;
        margin-left: 24px;
    }

    #product .pro-list .pro-list-con li h5 {
        height: 19px;
        font-family: 'HarmonyOS Sans SC';
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 19px;
        color: #575D6C;
        margin-top: 9px;
        margin-left: 24px;
    }

    #product .pro-list .pro-list-con .con-list {
        display: flex;
        flex-flow: row wrap;
        margin-left: 24px;
        margin-top: 8px;
    }

        #product .pro-list .pro-list-con .con-list span {
            font-family: 'HarmonyOS Sans SC';
            width: auto;
            height: 22px;
            line-height: 20px;
            text-align: center;
            min-width: 68px;
            border: 1px solid #EFEFEF;
            border-radius: 2px;
            font-style: normal;
            font-weight: 400;
            font-size: 12px;
            color: #A5A5A5;
            margin-right: 16px;
            padding: 0px 5px;
        }

            #product .pro-list .pro-list-con .con-list span:last-child {
                margin-right: 0px;
            }

    #product .pro-list .mom .pro-list-con .con-list span {
        margin-right: 10px;
    }

    #product .pro-list .pro-list-con a {
        display: block;
        width: 72px;
        height: 26px;
        line-height: 26px;
        text-align: center;
        border: 1px solid #EFEFEF;
        border-radius: 2px;
        font-family: 'HarmonyOS Sans SC';
        font-style: normal;
        font-weight: 400;
        font-size: 12px;
        margin-left: 24px;
        margin-top: 16px;
        font-size: 12px;
    }

        #product .pro-list .pro-list-con a:hover {
            background: #165DFF;
            color: #fff;
            border-radius: 3px;
        }

#solution {
    width: 100%;
    height: 684px;
    background: url(../i/solution_bg.png) center 0px no-repeat;
    position: relative;
}

    #solution .sol-tit {
        padding-top: 64px;
    }

        #solution .sol-tit h2 {
            height: 62px;
            font-family: 'HarmonyOS Sans SC';
            font-weight: 500;
            font-size: 32px;
            line-height: 62px;
            text-align: center;
            color: #FFFFFF;
        }

        #solution .sol-tit h3 {
            font-family: 'HarmonyOS Sans SC';
            font-weight: 400;
            font-size: 16px;
            line-height: 22px;
            text-align: center;
            color: #F2F2F2;
            margin-top: 8px;
        }

    #solution .sol-con {
        overflow: hidden;
        zoom: 1;
        width: 1440px;
        margin: 0 auto;
        margin-top: 64px;
    }

        #solution .sol-con ul li {
            float: left;
        }

        #solution .sol-con .left {
            width: 560px;
        }

        #solution .sol-con .center {
            width: 320px;
            height: 400px;
            box-sizing: border-box;
            background: #0E0F24;
            border: 8px solid rgba(37, 39, 53, 0.56);
            box-shadow: 0px 4px 16px rgba(86, 214, 255, 0.08);
            border-radius: 4px;
            background: url(../i/index_sol_center.png) right bottom no-repeat;
            background-color: #0E0F24;
        }

            #solution .sol-con .center h4 {
                height: 28px;
                font-family: 'HarmonyOS Sans SC';
                font-weight: 100 !important;
                font-size: 24px;
                line-height: 28px;
                color: #FFFFFF;
                margin-top: 12px;
                margin-left: 12px;
            }

            #solution .sol-con .center h5 {
                height: 32px;
                font-family: 'HarmonyOS Sans SC';
                font-style: normal;
                font-weight: 400;
                font-size: 14px;
                line-height: 16px;
                color: #D2D2D2;
                margin-top: 12px;
                margin-left: 12px;
            }

            #solution .sol-con .center .center-con {
                overflow: hidden;
                zoom: 1;
                margin-top: 32px;
                margin-left: 12px;
            }

                #solution .sol-con .center .center-con p {
                    display: block;
                    height: 22px;
                    font-family: 'HarmonyOS Sans SC';
                    font-style: normal;
                    font-weight: 400;
                    font-size: 14px;
                    line-height: 22px;
                    color: #FFFFFF;
                    opacity: 0.8;
                    padding-left: 28px;
                    background: url(../i/index_sol_ico.png) 0px 1px no-repeat;
                    margin-bottom: 20px;
                }

        #solution .sol-con .right {
            width: 560px;
        }

        #solution .sol-con .sol-con-list {
            overflow: hidden;
            zoom: 1;
        }

            #solution .sol-con .sol-con-list ul li {
                float: left;
                width: 120px;
                height: 190px;
                position: relative;
                margin-bottom: 20px;
            }

                #solution .sol-con .sol-con-list ul li h4 {
                    position: absolute;
                    height: 40px;
                    left: 0px;
                    bottom: 0px;
                    width: 100%;
                    font-weight: 100;
                    font-size: 14px;
                    line-height: 40px;
                    text-align: center;
                    color: #FFFFFF;
                    background: rgba(0, 0, 0, 0.64);
                    border-radius: 4px;
                }

            #solution .sol-con .sol-con-list img {
                width: 100%;
                height: auto;
                box-shadow: 0px 4px 16px rgba(86, 214, 255, 0.08);
                border-radius: 4px;
            }

            #solution .sol-con .sol-con-list ul li span {
                display: block;
                position: absolute;
                left: 0px;
                top: 0px;
                width: 100%;
                height: 100%;
                background: rgba(67, 153, 255, 0);
            }

            #solution .sol-con .sol-con-list ul li:hover span {
                background: rgba(67, 153, 255, 0.24);
                border-radius: 4px;
            }

        #solution .sol-con .left ul li {
            margin-right: 20px;
        }

        #solution .sol-con .right ul li {
            margin-left: 20px;
        }

#partner {
    width: 100%;
    height: 926px;
    background: url(../i/partner_bg.png) center 0px no-repeat;
    position: relative;
    margin-top: 64px;
}

    #partner .par-tit {
        padding-top: 64px;
    }

        #partner .par-tit h3 {
            height: 48px;
            font-family: 'HarmonyOS Sans SC';
            font-style: normal;
            font-weight: 500;
            font-size: 32px;
            line-height: 48px;
            text-align: center;
            color: #FFFFFF;
        }

        #partner .par-tit p {
            height: 22px;
            font-family: 'HarmonyOS Sans SC';
            font-style: normal;
            font-weight: 300;
            font-size: 16px;
            line-height: 22px;
            text-align: center;
            color: #F0F0F0;
            margin-top: 8px;
        }

    #partner .par-soft {
        width: 1440px;
        margin: 0 auto;
        height: 320px;
        overflow: hidden;
        zoom: 1;
        margin-top: 40px;
    }

        #partner .par-soft .left {
            width: 330px;
            height: 320px;
            background: url(../i/index_par_soft.png);
            background-color: #FFC1C1;
            border-radius: 16px 4px 0px 16px;
            position: relative;
        }

            #partner .par-soft .left h4 {
                font-family: 'HarmonyOS Sans SC';
                font-style: normal;
                font-weight: 500;
                font-size: 24px;
                text-align: center;
                color: #FFFFFF;
                position: absolute;
                left: 0px;
                bottom: 0px;
                width: 100%;
                height: 88px;
                line-height: 88px;
                background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
            }

        #partner .par-soft .right {
            width: 1110px;
            height: 320px;
            position: relative;
        }

            #partner .par-soft .right .soft-con {
                height: 200px;
                width: 100%;
                display: flex;
                flex-flow: row wrap;
                justify-content: space-between;
                box-sizing: border-box;
                position: absolute;
                bottom: 0px;
                background: rgba(255, 255, 255, 0.1);
                backdrop-filter: blur(50px);
                border-radius: 0px 16px 16px 0px;
            }

                #partner .par-soft .right .soft-con span {
                    height: 100px;
                    line-height: 100px;
                    font-family: 'HarmonyOS Sans SC';
                    font-style: normal;
                    font-weight: 500;
                    font-size: 20px;
                    color: #FFFFFF;
                    width: 25%;
                    text-align: left;
                    padding-left: 108px;
                }

                #partner .par-soft .right .soft-con .aps {
                    background: url(../i/aps.png) 40px 26px no-repeat;
                }

                #partner .par-soft .right .soft-con .lims {
                    background: url(../i/lims.png) 40px 26px no-repeat;
                }

                #partner .par-soft .right .soft-con .sd {
                    background: url(../i/sd.png) 40px 26px no-repeat;
                }

                #partner .par-soft .right .soft-con .it {
                    background: url(../i/it.png) 40px 26px no-repeat;
                }

                #partner .par-soft .right .soft-con .jnzk {
                    background: url(../i/jnzk.png) 40px 26px no-repeat;
                }

                #partner .par-soft .right .soft-con .nygl {
                    background: url(../i/nygl.png) 40px 26px no-repeat;
                }

                #partner .par-soft .right .soft-con .eye {
                    background: url(../i/eye.png) 40px 26px no-repeat;
                }

                #partner .par-soft .right .soft-con .aim {
                    background: url(../i/aim.png) 40px 26px no-repeat;
                }

            #partner .par-soft .right .line-w {
                position: absolute;
                left: 0px;
                width: 1110px;
                bottom: 99px;
                height: 1px;
                overflow: hidden;
                border: 1px solid rgba(239, 239, 239, 0.16);
            }

    #partner .line-h1, #partner .line-h2, #partner .line-h3 {
        position: absolute;
        width: 1px;
        overflow: hidden;
        bottom: 0px;
        border: 1px solid rgba(239, 239, 239, 0.16);
        height: 200px;
    }

    #partner .line-h1 {
        left: 25%;
    }

    #partner .line-h2 {
        left: 50%;
    }

    #partner .line-h3 {
        left: 75%;
    }

    #partner .par-hard {
        width: 1440px;
        margin: 0 auto;
        height: 320px;
        overflow: hidden;
        zoom: 1;
        margin-top: 40px;
    }

        #partner .par-hard .left {
            float: right;
            width: 330px;
            height: 320px;
            background: url(../i/index_par_hard.png);
            background-color: #FFC1C1;
            border-radius: 4px 16px 16px 0px;
            position: relative;
        }

            #partner .par-hard .left h4 {
                font-family: 'HarmonyOS Sans SC';
                font-style: normal;
                font-weight: 500;
                font-size: 24px;
                text-align: center;
                color: #FFFFFF;
                position: absolute;
                left: 0px;
                bottom: 0px;
                width: 100%;
                height: 88px;
                line-height: 88px;
                background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
            }

        #partner .par-hard .right {
            float: left;
            width: 1110px;
            height: 320px;
            position: relative;
        }

            #partner .par-hard .right .soft-con {
                height: 200px;
                width: 100%;
                display: flex;
                flex-flow: row wrap;
                justify-content: space-between;
                box-sizing: border-box;
                position: absolute;
                bottom: 0px;
                background: rgba(255, 255, 255, 0.1);
                backdrop-filter: blur(50px);
                border-radius: 16px 0px 0px 16px;
            }

                #partner .par-hard .right .soft-con span {
                    height: 100px;
                    line-height: 30px;
                    font-family: 'HarmonyOS Sans SC';
                    font-style: normal;
                    font-weight: 500;
                    font-size: 20px;
                    color: #FFFFFF;
                    width: 25%;
                    text-align: left;
                    padding-left: 108px;
                    display: flex;
                    align-items: center;
                }

                #partner .par-hard .right .soft-con .wangluo {
                    background: url(../i/wangluo.png) 40px 26px no-repeat;
                }

                #partner .par-hard .right .soft-con .caiji {
                    background: url(../i/caiji.png) 40px 26px no-repeat;
                }

                #partner .par-hard .right .soft-con .andeng {
                    background: url(../i/andeng.png) 40px 26px no-repeat;
                }

                #partner .par-hard .right .soft-con .uwb {
                    background: url(../i/uwb.png) 40px 26px no-repeat;
                }

                #partner .par-hard .right .soft-con .dps {
                    background: url(../i/dps.png) 40px 26px no-repeat;
                }

                #partner .par-hard .right .soft-con .rfid {
                    background: url(../i/rfid.png) 40px 26px no-repeat;
                }

                #partner .par-hard .right .soft-con .fuwuqi {
                    background: url(../i/fuwuqi.png) 40px 26px no-repeat;
                }

                #partner .par-hard .right .soft-con .pc-hmi {
                    background: url(../i/pc-hmi.png) 40px 26px no-repeat;
                }

            #partner .par-hard .right .line-w {
                position: absolute;
                left: 0px;
                width: 1110px;
                bottom: 99px;
                height: 1px;
                overflow: hidden;
                border: 1px solid rgba(239, 239, 239, 0.16);
            }

    #partner .line-h1, #partner .line-h2, #partner .line-h3 {
        position: absolute;
        width: 1px;
        overflow: hidden;
        bottom: 0px;
        border: 1px solid rgba(239, 239, 239, 0.16);
        height: 200px;
    }

    #partner .line-h1 {
        left: 25%;
    }

    #partner .line-h2 {
        left: 50%;
    }

    #partner .line-h3 {
        left: 75%;
    }

#cases {
    width: 100%;
    height: 654px;
    position: relative;
    padding-top: 64px;
}

    #cases .case-tit {
    }

        #cases .case-tit h3 {
            height: 48px;
            font-family: 'HarmonyOS Sans SC';
            font-style: normal;
            font-weight: 500;
            font-size: 32px;
            line-height: 48px;
            text-align: center;
            color: #252B3A;
        }

        #cases .case-tit p {
            height: 22px;
            font-family: 'HarmonyOS Sans SC';
            font-style: normal;
            font-weight: 400;
            font-size: 16px;
            line-height: 22px;
            text-align: center;
            color: #575D6C;
            margin-top: 8px;
        }

    #cases .case-con {
        height: 500px;
        margin-top: 72px;
    }

        #cases .case-con .con-nav {
            overflow: hidden;
            zoom: 1;
            width: 1348px;
            margin: 0 auto;
            height: 50px;
            position: relative;
        }
        #cases .case-con .con-nav ul{
            display:flex;
            justify-content:space-between;
            flex-flow:row;
        }

        #cases .case-con .nav-line {
            height: 3px;
            overflow: hidden;
            background: #EFEFEF;
            width: 100%;
            position: absolute;
            bottom: 0px;
            z-index: 99;
        }

        #cases .case-con .nav-more {
            height: 50px;
            font-family: 'HarmonyOS Sans SC';
            font-style: normal;
            font-weight: 500;
            font-size: 24px;
            line-height: 50px;
        }

        #cases .case-con .con-nav li {
            float: left;
            text-align: center;
            height: 50px;
            font-family: 'HarmonyOS Sans SC';
            font-style: normal;
            font-weight: 500;
            font-size: 24px;
            line-height: 50px;
            color: #252B3A;
            cursor: pointer;
            width: auto !important;
        }
        #cases .case-con .con-nav li:last-child{
            margin-right:88px;
        }

        #cases .case-con .con-nav .active {
            color: #165DFF;
            border-bottom: #165DFF 3px solid;
            z-index: 999;
        }

        #cases .case-con .con-con {
            width: 1440px;
            margin: 0 auto;
            height: 478px;
            line-height: 478px;
            margin-top: 72px;
        }

            #cases .case-con .con-con ul li {
                width: 464px;
                height: 320px;
                background: #FFFFFF;
                border-radius: 8px;
                float: left;
                margin-right: 24px;
                position: relative;
            }

                #cases .case-con .con-con ul li:nth-child(3) {
                    margin-right: 0px;
                }

                #cases .case-con .con-con ul li img {
                    border-radius: 8px;
                    height: 100%;
                    width: 100%;
                }

                #cases .case-con .con-con ul li h3 {
                    height: 56px;
                    line-height: 56px;
                    background: rgba(0, 0, 0, 0.32);
                    font-family: 'HarmonyOS Sans SC';
                    font-style: normal;
                    font-weight: 500;
                    font-size: 22px;
                    text-align: center;
                    color: #FFFFFF;
                    position: absolute;
                    bottom: 0px;
                    width: 100%;
                    border-radius: 0px 0px 8px 8px;
                    overflow: hidden;
                    text-overflow: ellipsis;
                }

#news {
    width: 100%;
    height: 1176px;
    position: relative;
    background: url(../i/news-bg.png) center no-repeat;
    padding-top: 64px;
}

    #news .new-tit {
    }

        #news .new-tit h3 {
            height: 48px;
            font-family: 'HarmonyOS Sans SC';
            font-style: normal;
            font-weight: 500;
            font-size: 32px;
            line-height: 48px;
            text-align: center;
            color: #252B3A;
        }

        #news .new-tit p {
            height: 22px;
            font-family: 'HarmonyOS Sans SC';
            font-style: normal;
            font-weight: 400;
            font-size: 16px;
            line-height: 22px;
            text-align: center;
            color: #575D6C;
            margin-top: 8px;
        }

    #news .new-list {
        width: 1440px;
        margin: 0 auto;
        overflow: hidden;
        zoom: 1;
    }

        #news .new-list ul li {
            float: left;
        }

        #news .new-list .list-con {
            width: 396px;
            height: 500px;
            border-radius: 16px;
            background: #FFFFFF;
            box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.04);
            margin-top: 64px;
            margin-right: 24px;
            position: relative;
        }

            #news .new-list .list-con .img {
                width: 396px;
                height: 248px;
                overflow: hidden;
                border-radius: 16px 16px 0px 0px;
            }

                #news .new-list .list-con .img img {
                    height: 248px;
                    border-radius: 16px 16px 0px 0px;
                    max-width: inherit;
                }

            #news .new-list .list-con h3 {
                height: 63px;
                font-family: 'HarmonyOS Sans SC';
                font-style: normal;
                font-weight: 500;
                font-size: 18px;
                line-height: 21px;
                color: #252B3A;
                text-align: justify;
                padding: 16px;
            }

            #news .new-list .list-con p {
                height: 120px;
                font-family: 'HarmonyOS Sans SC';
                font-style: normal;
                font-weight: 400;
                font-size: 16px;
                line-height: 26px;
                letter-spacing: 0.01em;
                color: #575D6C;
                padding: 16px;
                overflow: hidden;
                text-overflow: ellipsis;
                margin-top: 16px;
            }

            #news .new-list .list-con .new-read {
                position: absolute;
                bottom: 16px;
                left: 16px;
                color: #165DFF;
                font-family: 'HarmonyOS Sans SC';
                font-style: normal;
                font-weight: 400;
                font-size: 14px;
                background: url(../i/ico-read.png) 65px 4px no-repeat;
                padding-right: 30px;
                height: 16px;
                line-height: 16px;
            }

            #news .new-list .list-con .new-date {
                display: block;
                position: absolute;
                bottom: 16px;
                right: 16px;
                height: 14px;
                font-family: 'HarmonyOS Sans SC';
                font-style: normal;
                font-weight: 400;
                font-size: 12px;
                line-height: 14px;
                text-align: right;
                color: #A5A5A5;
            }

        #news .new-list .list-con1 {
            width: 600px;
            margin-top: 64px;
            border-radius: 16px;
            background: #FFFFFF;
            box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.04);
            height: 500px;
            position: relative;
        }

            #news .new-list .list-con1 h3 {
                padding: 16px;
                height: 42px;
                line-height: 21px;
                font-family: 'HarmonyOS Sans SC';
                font-style: normal;
                font-weight: 500;
                font-size: 18px;
            }

            #news .new-list .list-con1 p {
                height: 100px;
                font-family: 'HarmonyOS Sans SC';
                font-style: normal;
                font-weight: 400;
                font-size: 16px;
                line-height: 26px;
                letter-spacing: 0.01em;
                padding: 16px;
                text-align: justify;
                overflow: hidden;
                text-overflow: ellipsis;
                margin-top: 16px;
                color: #575D6C;
            }

            #news .new-list .list-con1 .read-more {
                display: block;
                /*position: absolute;*/
                text-align: right;
                padding-right: 16px;
                margin-top: 16px;
                color: #165DFF;
                font-family: 'HarmonyOS Sans SC';
                font-style: normal;
                font-weight: 400;
                font-size: 14px;
            }

            #news .new-list .list-con1 .con1-list {
                margin-top: 24px;
            }

                #news .new-list .list-con1 .con1-list a {
                    display: block;
                    height: auto;
                    font-family: 'HarmonyOS Sans SC';
                    font-style: normal;
                    font-weight: 500;
                    font-size: 16px;
                    line-height: 19px;
                    letter-spacing: 0.01em;
                    color: #252B3A;
                    padding: 0px 16px;
                    margin-bottom: 28px;
                    padding-left: 36px;
                    background: url(../i/ico-yuan.png) 16px center no-repeat;
                }

            #news .new-list .list-con1 .more {
                height: 16px;
                font-family: 'HarmonyOS Sans SC';
                font-style: normal;
                font-weight: 400;
                font-size: 14px;
                line-height: 16px;
                color: #165DFF;
                position: absolute;
                bottom: 16px;
                left: 16px;
                background: url(../i/ico-read.png) 65px 4px no-repeat;
                padding-right: 30px;
                display: block;
            }

#kehu {
    width: 100%;
    position: relative;
    padding-top: 64px;
    overflow: hidden;
}

    #kehu .kehu-tit {
    }

        #kehu .kehu-tit h3 {
            height: 48px;
            font-family: 'HarmonyOS Sans SC';
            font-style: normal;
            font-weight: 500;
            font-size: 32px;
            line-height: 48px;
            text-align: center;
            color: #252B3A;
        }

        #kehu .kehu-tit p {
            height: 22px;
            font-family: 'HarmonyOS Sans SC';
            font-style: normal;
            font-weight: 400;
            font-size: 16px;
            line-height: 22px;
            text-align: center;
            color: #575D6C;
            margin-top: 8px;
        }

    #kehu .kehu-con {
        width: 100%;
        margin-top: 64px;
    }

        #kehu .kehu-con ul {
            width: 3000px;
            display: flex;
            flex-flow: row;
            margin-bottom: 24px;
        }

        #kehu .kehu-con .ul2 {
            margin-left: 100px;
        }

        #kehu .kehu-con ul li {
            width: 178px;
            height: 64px;
            background: #FFFFFF;
            border-radius: 8px;
            cursor: pointer;
            padding: 12px;
            margin-right: 22px;
            text-align: center;
            line-height: 58px;
        }

            #kehu .kehu-con ul li img {
                max-height: 40px;
                margin: 0 auto;
            }

    #kehu .kehu-left, #kehu .kehu-right {
        width: 160px;
        height: 240px;
        position: absolute;
    }

    #kehu .kehu-left {
        left: 0px;
        bottom: -20px;
        background: url(../i/kehu-left.png) no-repeat;
    }

    #kehu .kehu-right {
        right: 0px;
        bottom: -20px;
        background: url(../i/kehu-right.png) no-repeat;
    }

#pro-other {
    height: 96px;
    background: rgba(255, 255, 255, 0.16);
    backdrop-filter: blur(16px);
    margin-top: -96px;
}

    #pro-other .con {
        width: 1440px;
        margin: 0 auto;
        display: flex;
        flex-flow: row;
        justify-content: space-between;
        padding-top: 20px;
    }

        #pro-other .con div, #pro-other .con div a {
            width: 480px;
            height: 96px;
            padding-left: 126px;
            background-position: 26px 0px !important;
            display: block;
        }
        #pro-other .con div{
            padding-left:60px;
        }

            #pro-other .con div h4 {
                height: 28px;
                font-family: inherit;
                font-style: normal;
                font-weight: 500;
                font-size: 24px;
                line-height: 28px;
                color: #FFFFFF;
                width: 100%;
                padding-top: 3px;
            }

            #pro-other .con div p {
                height: 16px;
                font-family: inherit;
                font-style: normal;
                font-weight: 400;
                font-size: 14px;
                line-height: 16px;
                color: #FFFFFF;
                width: 100%;
                margin-top: 10px;
            }

            @media (max-width: 1439px) {
                #pro-other .con {
        max-width: 1439px;
        width: 100%;
        padding-top: 0.1rem;
    }

        #pro-other .con div {
            background-position: 26px 0px;
            width: 33.3333%;
            background-position-x: 0px !important;
            background-position-y: 1.8rem !important;
            background-size: 6rem !important;
            padding-left: 6rem;
            padding-top: 1.6rem;
        }

            #pro-other .con div h4 {
                font-size: 1.2rem;
                height: 1.8rem;
            }

            #pro-other .con div p {
                font-size: 1rem;
                margin-top: 0.3rem;
            }
}

@media (min-width: 1200px) and (max-width: 1439px) {

    #product .pro-list {
        width: 1440px;
    }

        #product .pro-list .pro-list-item .fr {
            float: none;
            margin: 0 auto;
            border-radius: 0px 16px 16px 0px;
        }

    #solution .sol-con {
        max-width: 1439px;
        min-width: 1200px;
    }

        #solution .sol-con .sol-con-list ul {
            display: flex;
            flex-flow: row;
            flex-wrap: wrap;
            justify-content: space-between;
        }

    #product .stix .fr, #product .stwee .fr, #product .mom .fr {
        background-size: 100%;
    }

    #product .pro-list .line2 {
        width: 100%;
    }

    #product .pro-list .mom .line-h1 {
        left: 20%;
    }

    #product .pro-list .mom .line-h2 {
        left: 40%;
    }

    #product .pro-list .mom .line-h3 {
        left: 60%;
    }

    #product .pro-list .mom .line-h4 {
        left: 80%;
    }

    #solution .sol-con .left, #solution .sol-con .right {
        width: 40%;
    }

    #solution .sol-con .center {
        width: 20%;
    }
}

.fullscreenvideo {
    width: 100%;
    height: 100%;
}

#banner li .img .videocontainer video {
    height: 1080px;
    z-index: 9;
}

#banner .title {
    z-index: 999999;
    text-align: center;
    width: 228px;
    margin: 0 auto;
}

.title .yuyue{
    display:flex;
    justify-content:space-between;
}
.title .yuyue span {
    display: block;
    float: left;
    cursor: pointer;
    margin-top: 40px;
}

.title .yangshi {
    width: 104px;
    height: 45px;
    background: #165DFF;
    border-radius: 2px;
    line-height: 45px;
    font-family: 'HarmonyOS Sans SC';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    text-align: center;
    color: #FFFFFF;
}

.title .duihua {
    width: 104px;
    height: 45px;
    line-height: 45px;
    background: rgba(255, 255, 255, 0.24);
    border-radius: 2px;
    font-family: 'HarmonyOS Sans SC';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    text-align: center;
    color: #FFFFFF;
}

@media (max-width: 750px) {
    #banner {
        height: 22rem;
    }

        #banner li .img {
            height: 22rem;
            background-size: 100%;
        }

        #banner .banner-text {
            top: 2rem;
            padding: 30px;
            text-align: justify;
        }

            #banner .banner-text h2 {
                font-size: 1.8rem;
                text-align: center;
                line-height: 1.8rem;
            }

            #banner .banner-text h3 {
                margin-top: 0px;
                font-size: 1.3rem;
                line-height: 2rem;
            }

    #guandian .guandian-list, #guandian .guandian-list .guandian-con .fr {
        height: 50rem;
        border-radius: 16px 16px 0px 0px;
        overflow: hidden;
    }

        #guandian .guandian-list .guandian-con ul .fl {
            bottom: 0rem;
        }

        #guandian .guandian-list .guandian-con .fr img {
            height: 25rem;
            width: 34.5rem;
        }

        #guandian .guandian-list .guandian-con .fl h2 {
            top: 24.5rem;
            left: 1.2rem;
        }

        #guandian .guandian-list .guandian-con .fl .date {
            top: 24.5rem;
            left: 24rem;
        }

        #guandian .guandian-list .guandian-con .fr img, #guandian .guandian-list .guandian-con .fr .img {
            border-radius: 16px 16px 0px 0px;
        }

        #guandian .guandian-list .guandian-con .fl h3 {
            font-size: 1.5rem;
            width: 90%;
            overflow: hidden;
            top: 27rem;
            left: 2rem;
            line-height:60px;
        }

        #guandian .guandian-list .guandian-con ul {
            flex-flow: column;
        }

            #guandian .guandian-list .guandian-con ul li {
                width: 100%;
            }

        #guandian .guandian-list .guandian-con .fl p {
            font-size: 1.1rem;
            width: 90%;
            left: 1.7rem;
            margin-top: 17rem;
            height: 14rem;
            overflow: hidden;
        }

    #guandian .swiper-pagination {
        bottom: 2.5rem;
        width: 100%;
        left: 1.8rem;
    }

    #product .pro-tit h3 {
        width: 30rem;
    }

    #product .pro-list .pro-list-item .fr {
        display: none;
    }

    #product .stix .fl, #product .pro-list .pro-list-item .fl {
        border-radius: 16px 16px 0px 0px;
        -webkit-border-radius: 16px 16px 0px 0px;
        width: 100%;
    }

    #consul .consul-tit h3 {
        font-size: 2rem;
    }

    #solution .sol-tit h2 {
        font-size: 2rem;
    }

    #partner .par-soft {
        display: flex;
        flex-flow: column;
    }

        #partner .par-soft .left {
            border-radius: 16px;
            margin: 0 auto;
        }

            #partner .par-soft .left h4 {
                border-radius: 0px 0px 16px 16px;
            }

    #partner .par-soft {
        height: 450px;
    }

    #partner .par-soft {
        width: 100%;
    }

        #partner .par-soft .right {
            width: 90%;
            margin: 0 auto;
            border-radius: 16px;
        }

            #partner .par-soft .right .soft-con {
                border-radius: 16px;
            }

                #partner .par-soft .right .soft-con span {
                    width: 50%;
                    height: 4rem;
                    line-height: 4rem;
                    background-size: 30px !important;
                    background-position-x: 1rem !important;
                    font-size: 1.3rem;
                    background-position-y: 0.8rem !important;
                }

            #partner .par-soft .right .line-w {
                width: 100%;
            }

    #partner .line-h1 {
        left: 0px;
        width: 100%;
        bottom: 149px;
        height: 1px;
        overflow: hidden;
        border: 1px solid rgba(239, 239, 239, 0.16);
    }

    #partner .line-h3 {
        left: 0px;
        width: 100%;
        bottom: 49px;
        height: 1px;
        overflow: hidden;
        border: 1px solid rgba(239, 239, 239, 0.16);
    }

    #partner .par-soft .right .soft-con span {
        padding-left: 5rem;
    }

    #partner .par-hard {
        display: flex;
        flex-flow: column;
        height: 450px;
        width: 100%;
    }

        #partner .par-hard .left h4 {
            border-radius: 0px 0px 16px 16px;
        }

        #partner .par-hard .left {
            border-radius: 16px;
            margin: 0 auto;
        }

        #partner .par-hard .right {
            width: 90%;
            border-radius: 16px;
            margin: 0 auto;
            height: 290px;
        }

            #partner .par-hard .right .soft-con {
                border-radius: 16px;
            }

                #partner .par-hard .right .soft-con span {
                    width: 50%;
                    height: 5rem;
                }

    #partner {
        height: 1185px;
        background-size: auto 100% !important;
    }

        #partner .par-hard {
            background: url(../i/partner_bg.png) center center no-repeat;
            padding-top: 40px;
            margin-top: 0px;
            height: 550px;
            padding-bottom: 40px;
        }

            #partner .par-hard .right .soft-con span {
                width: 50%;
                height: 4rem;
                overflow: hidden;
                line-height: 1.8rem;
                background-size: 30px !important;
                background-position-x: 1rem !important;
                font-size: 1.3rem;
                background-position-y: 0.8rem !important;
            }

            #partner .par-hard .right .line-w {
                width: 100%;
            }

            #partner .par-hard .right .soft-con span {
                padding-left: 5rem;
            }

    #cases .case-con .con-nav {
        width: 95%;
    }

    #cases .case-con .nav-more {
        font-size: 1.2rem;
    }

    #cases .case-con .con-nav ul {
        display: flex;
        flex-flow: row;
        flex-wrap: wrap;
    }

    #cases .case-con .con-nav li {
        font-size: 1.2rem;
        margin-right: 0.8rem;
    }

    #cases .case-con {
        margin-top: 1rem;
        height: 14rem;
    }

        #cases .case-con .con-con {
            margin-top: 16px;
            width: 95%;
            line-height: 1rem;
            height: 10rem;
        }

            #cases .case-con .con-con ul {
                display: flex;
                flex-flow: row;
                justify-content: space-between;
            }

                #cases .case-con .con-con ul li {
                    width: 10.5rem;
                    height: 7.3rem;
                    margin-right: 0px;
                }

                    #cases .case-con .con-con ul li h3 {
                        font-size: 1.1rem;
                        height: 3rem;
                        line-height: 3rem;
                    }

    #cases {
        height: 22rem;
    }

    #news .new-list {
        width: 95%;
        margin: 0 auto;
    }

        #news .new-list ul {
            display: flex;
            flex-flow: row;
            flex-wrap: wrap;
            justify-content: space-between;
        }

        #news .new-list .list-con {
            margin-right: 0rem;
        }

        #news .new-list .list-con {
            width: 49%;
            height: 18rem;
        }

            #news .new-list .list-con p {
                display: none;
            }

            #news .new-list .list-con h3 {
                font-size: 1.2rem;
                height: 5.2rem;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
            }

        #news .new-list .list-con1 h3 {
            font-size: 1.3rem;
            height: 4.8rem;
            overflow: hidden;
            text-overflow: ellipsis;
        }

        #news .new-list .list-con1 p {
            font-size: 1.1rem;
            margin-top: 0px;
            height: 8rem;
        }

        #news .new-list .list-con1 .con1-list a {
            font-size: 1.2rem;
            margin-bottom: 1.1rem;
        }

        #news .new-list .list-con1 {
            margin-top: 24px;
            height: 100%;
        }
            #news .new-list .list-con1 .more {
                position: relative;
                margin-top: 36px;
            }

            #news {
                height: auto;
            }

    #solution .sol-con {
        width: 100%;
    }

        #solution .sol-con .left, #solution .sol-con .right {
            width: 97.5%;
            margin: 0 auto;
            float: none;
        }

        #solution .sol-con .center {
            display: none;
        }

        #solution .sol-con .left .sol-con-list > ul, #solution .sol-con .right .sol-con-list > ul {
            display: flex;
            flex-flow: row;
            flex-wrap: wrap;
            justify-content: space-between;
        }

        #solution .sol-con .left ul li, #solution .sol-con .right ul li {
            margin-right: 0px;
            width: 24%;
            margin-left: 0px;
        }

    #solution {
        height: 92rem;
        background-repeat: repeat-y
    }

    #pro-other .con div {
        padding-left: 5.3rem;
        padding-top: 0rem;
    }

        #pro-other .con div p {
            font-size: 0.8rem;
        }

    #pro-other {
        margin-top: -2px;
        background: #04142D;
    }

    #guandian .guandian-txt, #guandian .guandian-list {
        width: 95%;
        margin: 0 auto;
        margin-bottom: 24px;
    }

    .swiper {
        border-radius: 16px;
    }

    #guandian .swiper-pagination span {
        width: 14.8%;
    }

    #guandian .guandian-list .guandian-con .fr .img {
        height: 24rem;
        width: 34.5rem;
        overflow: hidden;
    }

    #guandian .guandian-list .guandian-con .fr img {
        height: 100%;
    }

    #news .new-list .list-con .img {
        width: 100%;
        height: 148px;
    }

        #news .new-list .list-con .img img {
            height: 148px;
        }

    #news {
        height: 100%;
        background-size: auto 100% !important;
    }

    #kehu {
        height: 470px;
    }

    #news .new-list .list-con .new-read, #news .new-list .list-con .new-date {
        font-size: 1.1rem;
        bottom: 8px;
    }

    #news .new-list .list-con .new-date {
        font-size: 1rem;
    }

    #product {
        background-size: auto 100% !important;
    }

        #product .pro-list {
            width: 95%;
            margin: 0 auto;
            margin-top: 32px;
        }

    #pro-other .con div {
        padding-left: 0px;
    }

        #pro-other .con div a {
            padding-left: 5rem;
            height: 100%;
            width: 100%;
            display: block;
            background-size: 53% auto !important;
            background-position: -0.5rem 2.3rem !important;
        }

    #pro-other .con {
        padding-top: 0rem;
    }

        #pro-other .con div h4 {
            height: auto;
            margin-top: 0.3rem;
        }

        #pro-other .con div p {
            margin-top: 0rem;
        }

    #product .pro-list .pro-list-item {
        flex-flow: column;
        border-radius: 0px 0px 16px 16px;
        -webkit-border-radius: 0px 0px 16px 16px;
    }

        #product .pro-list .pro-list-item .fr {
            display: flex;
            height: 100%;
            width: 100%;
        }

    #product .pro-list .pro-list-con {
        flex-flow: column;
        width: 100%;
    }

        #product .pro-list .pro-list-con li {
            width: 100%;
            background: #fff;
            border-bottom: #EFEFEF 2px solid;
        }

            #product .pro-list .pro-list-con li:last-child {
                border-bottom: 0px;
                border-radius: 0px 0px 16px 16px;
                -webkit-border-radius: 0px 0px 16px 16px;
            }

    #product {
        background-size: auto 100% !important;
    }

        #product .pro-list .mom .pro-list-con li {
            width: 50%;
        }

        #product .pro-list .mom .line-h1, #product .pro-list .mom .line-h2, #product .pro-list .mom .line-h3, #product .pro-list .mom .line-h4, #product .pro-list .mom .line-w {
            display: none;
        }

        #product .pro-list .mom .pro-list-con {
            flex-flow: row;
            flex-wrap: wrap;
        }

            #product .pro-list .mom .pro-list-con li:nth-last-child(1) {
                border-bottom: 0px;
                border-radius: 0px 0px 16px 0px;
                -webkit-border-radius: 0px 0px 16px 0px;
            }

            #product .pro-list .mom .pro-list-con li:nth-last-child(2) {
                border-bottom: 0px;
                border-radius: 0px 0px 0px 16px;
                -webkit-border-radius: 0px 0px 0px 16px;
            }

        #product .pro-list .pro-list-item .fl h2 {
            font-size: 1.8rem;
            font-weight: 600;
        }

        #product .pro-list .mom .pro-list-con .con-list span, #product .pro-list .pro-list-con .con-list span {
            margin-right: 5px;
        }
    #guandian .guandian-list .guandian-con {
        border-radius: 16px 16px 0px 0px;
    }
    #pro-other .con .energy a{
        width:100%;
    }
}

@media (max-width: 400px) {
    #guandian .guandian-list .guandian-con .fl .date {
        top: 24.5rem;
        right: 0px;
        left: auto;
    }

    #news .new-list .list-con .new-read {
        background: url(../i/ico-read.png) 58px 4px no-repeat;
    }
}
